home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: netcom.com!smryan
- From: smryan@netcom.com (@#$%!?!)
- Subject: Re: PUBLIC / PRIVATE
- Message-ID: <smryanDq1LoB.Jxs@netcom.com>
- Organization: The Programmer formerly known as S M Ryan
- X-Newsreader: TIN [version 1.2 PL1]
- References: <4l3k8d$hkp@mulga.cs.mu.OZ.AU>
- Date: Thu, 18 Apr 1996 05:24:11 GMT
- Sender: smryan@netcom12.netcom.com
-
- : I'm analysing some C source code and I've
- : come across PUBLIC and PRIVATE keywords
-
- : eg PUBLIC char * app_name = "Lynx";
-
- Perhaps in a header file or somewhere you'll find something like
-
- #define PUBLIC
- #define PRIVATE static
- --
- The Queen who loves, the Queen of life, | smryan@netcom.com PO Box 1563
- the Queen who straits, the Queen of strife;| Cupertino, California
- with gasp of death or gift of breath | (xxx)xxx-xxxx 95015
- she brings the choice of birth or knife. | I don't use no smileys
-